home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erotic Games: Wanda's Race
/
Erotic Games: Wanda's Race.iso
/
mac
/
air_installers
/
AdobeAIR.exe
/
setup.swf
/
scripts
/
de$effects_properties.as
< prev
next >
Wrap
Text File
|
2009-02-12
|
537b
|
23 lines
package
{
import mx.resources.ResourceBundle;
public class de$effects_properties extends ResourceBundle
{
public function de$effects_properties()
{
super("de","effects");
}
override protected function getContent() : Object
{
return {
"incorrectTrigger":"The Zoom effect can not be triggered by a moveEffect trigger.",
"incorrectSource":"Source property must be a Class or String."
};
}
}
}